Adwaita: theme shortcuts windows a bit
authorMatthias Clasen <mclasen@redhat.com>
Sun, 8 Oct 2017 00:13:13 +0000 (20:13 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 8 Oct 2017 00:13:13 +0000 (20:13 -0400)
Add some space around the content.

gtk/theme/Adwaita/_common.scss

index bf016104fd824503f58c9b807529fd272d5a4094..d7b7ff4e50f3315446e688850c42a2ff954c40af 100644 (file)
@@ -4372,6 +4372,10 @@ cursor-handle {
 
 .context-menu { font: initial; } // Decouple the font of context menus from their entry/textview
 
+shortcuts-section {
+  margin: 20px;
+}
+
 // shortcut window keys
 .keycap {
   min-width: 20px;